| Package | Description |
|---|---|
| com.atid.lib.module.rfid.uhf.types |
| Modifier and Type | Method and Description |
|---|---|
static LinkProfileType |
LinkProfileType.valueOf(int code) |
static LinkProfileType |
LinkProfileType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LinkProfileType[] |
LinkProfileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|